MindFusion.Charting for WebForms Programmer's Guide
Graphics.drawLines Method
See Also
 



Draws a series of straight lines.

Namespace: MindFusion.Charting.Drawing
Assembly: Graphics.js

 Syntax

JavaScript  Copy Code

function drawLines (pen, points)

 Parameters

pen

The pen to draw the lines with.

points

The points of the lines to draw.

 See Also

Graphics Members
Graphics Class
MindFusion.Charting.Drawing Namespace